ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / C1NameValueCollection<TValue> Class / Keys Property

In This Topic
    Keys Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Keys As System.Collections.Specialized.NameObjectCollectionBase.KeysCollection
    public virtual System.Collections.Specialized.NameObjectCollectionBase.KeysCollection Keys {get;}
    See Also